Skip to main content

Exercise 1

Exercise 1: Deploy Users

Objective

Create new User Accounts.

Summary

Using the Admin User, you will create two new users, an Administrator User and a Non-Production User. The Administrator will have a password assigned to it while the Non-Production user will utilize Windows Authentication.

Instructions

Create A Windows Authentication User

  1. Open the Deploy client and log in using
  • User Name: admin
  • Password: admin
  1. Under the Administration section click on Users to open the User Management screen
  2. Click the Add button
  3. In the User Name text box, enter az-win10-deploy\SMAUSER
Note

The Password Field will remain empty when creating user that utilize Windows Authentication.

  1. In the Description text box, enter your name and surname
  2. From the Role dropdown list select Non-Production
  3. Verify the View Audit Messages checkbox is checked
  4. In the OpCon User Name text box, enter ocadm
  5. In the OpCon Password text box, enter the password of opconxps
  6. Click the Save button

Create A User That Does Not Use Windows Authentication

  1. Now click the Add button again
  2. In the User Name text box, enter DeployTeamLeader
  3. In the Password text box, enter deployadmin
  4. In the Description text box, enter Deploy Team Leader
  5. From the Role dropdown list select Administration
  6. In the OpCon User Name text box, enter ocadm
  7. In the OpCon Password text box, enter the password of opconxps
  8. Click the Save button
  9. Click the Close button
  10. Log out of the Deploy client
Video Walkthrough